/*===========================清除浏览器默认样式=======================================*/
/* reset */
*{margin:0px;padding:0px;font-family:"Microsoft Yahei";}
body{width:100%;height:100%;}
html{color:#333;background:#fff;}
img{border:none; max-width:100% !important; }
em,strong{font-style:normal;font-weight:normal;}
li{list-style:none;}
table {border-collapse:collapse;border-spacing:0;}
h1{font-size:18px;}
h2{font-size:16px;}
h3{font-size:14px;}
h4, h5, h6{font-size:100%;}
q:before,q:after{content:'';}/* 消除q前后的内容 */
button,input,select,textarea{font-size:100%;}/* 使得表单元素在 ie 下能继承字体大小 */
input,button,textarea,select,optgroup,option{font-size:inherit;font-style:inherit;font-weight:inherit;}
address,cite,dfn,em,var{font-style:normal;} /* 将斜体扶正 */
input{outline:none;}
/* link */
a{text-decoration:none;color:#333;*cursor:pointer;}
a:hover{color:#FE4101;}
.b10{ margin-bottom:10px;}
/*===========================清除浏览器默认样式=======================================*/
/*===========================重用样式sta=======================================*/
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.bold{font-weight:bold}
.fontWeight{font-weight:normal;}
.alignCen{text-align:center}
.cursor{cursor:pointer;}
.mar_auto{margin:0 auto;}
.border_none{border:none !important;}
/*清除浮动*/
.m{ margin-top:10px !important;}
.clearfix:after,.m:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfix{zoom:1} 
.box_style{width:100%;height:auto;}
/*===========================重用样式end=======================================*/

.wk{width:100%;height:auto;}
.sfixed{position:fixed !important;top:0px;left:0px;z-index:10;height:45px !important;line-height:45px;}
.nav_style{height:45px !important;line-height:45px;}
.nav_a_style{height:45px !important;line-height:45px !important;}
/*友情链接*/
.friend_wk{width:100%;height:auto;min-width:1200px;border-top:1px solid #A2A4A5;padding-top:12px;padding-bottom:12px;}
.friend_c{width:1200px;height:auto;margin:0 auto;}
.friend_c span{color:#000000;margin-right:16px;float:left;font-weight:bold;}
.friend_c a{color:#000000;margin-right:12px;float:left;padding-bottom: 5px;}
.friend_c a:hover{color:#FF9000;}
/*访问信息*/
.wz_messages_wk{width:100%;height:44px;min-width:1200px;margin-top:10px;    border-top: 1px dashed #ddd;clear: both;}
.wz_message_c{width:1200px;height:44px;margin:0 auto;}
.wz_message_c ul{width:1200px;line-height:44px;text-align:center;}
.wz_message_c ul li{display:inline-block;padding:0 10px;}
.wz_message_c ul li i{font-style:normal;font-size:12px;color:#FF0000;}
/*底部*/
.footer_wk{width:100%;background:#eae9e9;min-width:1200px;}
.footer_c{width:1200px;height:126px;margin:0 auto;}
.f_logo{width:131px;height:87px;margin-top:25px;margin-left:55px;margin-right:62px;}
.f_logo img{display:block;width:131px;height:87px;}
.f_mid{margin-top:34px;}
.f_mid a{float:left;margin-right:20px;}
.f_mid p{text-align:center;margin-top:20px;font-size:12px;}
.f_r{width:97px;height:97px;margin-top:20px;margin-right:70px;}
.f_r img{display:block; width:97px;height:97px;}

/*底部导航*/
.f_nav{width:100%;height:30px;min-width:1200px;background:#009237;}
.f_nav_c{width:1200px;height:30px;line-height:30px;margin:0 auto;text-align:center;}
.f_nav_c a{color:#fff;font-size:14px;padding:0 20px;}

/*侧栏*/
#leftsead{height:143px;position:fixed;/*top:258px;*/right:0px;}
*html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#leftsead li{height:53px;}
#leftsead li img{float:right;border-bottom-left-radius:5px;border-top-left-radius:5px;}
#leftsead li a{height:49px;float:right;display:block;min-width:47px;max-width:131px;}
#leftsead li a .shows{display:block;}
#leftsead li a .hides{margin-right:-216px;cursor:pointer;cursor:hand;}
#leftsead li a.youhui .hides{position:absolute;right: 216px;    top: 159px; width:47px; height:49px;}

/* select */
.select{position:relative;float:left;}
.select dt{height:36px;display:inline-block;border:1px solid #d2ccc4;background:#fcfcfb url(../images/ico.gif) no-repeat 59px center;line-height:36px;font-weight:bold;padding-left:10px;cursor:pointer;width:54px;padding-right:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99;}
.search_4  input[type='text'],.search_4  select{height:36px;display:inline-block;border:1px solid #d2ccc4;background:#fcfcfb ;line-height:36px;padding-left:10px;cursor:pointer;padding-right:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99;}

.select dt:hover,.search_4  input[type='text']:hover,.select dt.cur{border:1px solid #409DFE;box-shadow:0 0 3px #409DFE;}
.select dd{position:absolute;left:0;top:38px;border:1px solid #d2ccc4;background:#fff;display:none;z-index:99}
.select dd ul{padding:4px;width:68px;max-height:250px;overflow:auto;}
.select dd ul li a{line-height:28px;display:block;padding:0 8px;}
.select dd ul li a:hover{background:#f5f5f5;}

/*分页*/
.page_wk{height:45px;text-align:center;margin:40px auto 0;display: table;}
.page_wk a{height:38px;line-height:38px;float:left;padding:0 12px;font-size:14px;margin:0 4px;border:1px solid #ddd;color:#333;}
.page_wk span,.page_wk strong,.page_wk cite,.page_wk label{display:block;height:38px;line-height:38px;padding:0 12px;font-size:14px;margin:0 4px;border:1px solid #ddd;color:#333; float:left}
.page_wk a:hover,.page_wk strong{background:#f47a11;color:#fff;}
.page_wk label span{ display:inline; border:0px; float:none; padding:0px; margin:0px; font-size:12px;}
.page_wk input{width:38px;height:38px;float:left;margin:0 4px;font-size:12px;text-align:center;line-height:38px;border:none;border:1px solid #ddd;background-color: white;}
.page_wk input.pages_btn{ cursor:pointer;}
.page_all{float:left;font-size:12px;line-height:38px;margin-left:4px;}
.page_all i{font-style:normal;color:#003FFF;}

